FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.poc.second.test.rc1#1.3.0 (63 ms)

Package bonsai.poc.second.test.rc1
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.poc.second.test.rc1@1.3.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome
Url http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome
Version 1.0.0
Status active
Date 2022-02-02
Name NLLOperationOutcome
Experimental False
Type OperationOutcome
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://ehalsomyndigheten.se/fhir/ValueSet/fhir-error-codes Felkoder FHIR


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome",
  "version" : "1.0.0",
  "name" : "NLLOperationOutcome",
  "status" : "active",
  "date" : "2022-02-02",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten concept"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "OperationOutcome",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/OperationOutcome",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "OperationOutcome.issue",
        "path" : "OperationOutcome.issue",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Resultat"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.extension",
        "path" : "OperationOutcome.issue.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "OperationOutcome.issue.extension:nllDetectedIssue",
        "path" : "OperationOutcome.issue.extension",
        "sliceName" : "nllDetectedIssue",
        "short" : "Automatic Format and Constitution Control (AFF) error or warning",
        "definition" : "Automatic Format and Constitution Control (AFF) error or warning generated in the transaction. \r\nA MedicationRequest can be saved with warnings. \r\nFor a MedicationDispense the warnings must be accepted by the pharmacist.\r\nErrors must be amended before the resource can be saved.\r\nNB! The DetectedIssues are never saved by the Swedish eHealth Agency. They are a always generated according to the current conditions.",
        "comment" : "The referenced DetectedIssue is based on the profile NLLDetectedIssue",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "AFF-resultat"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.extension:nllDetectedIssue.value[x]",
        "path" : "OperationOutcome.issue.extension.value[x]",
        "short" : "A contained Detected Issue",
        "definition" : "Contained Detected Issue accoring to Automatic Format and Constitution Control (AFF).\r\nError or warning generated in the transaction. \r\nA MedicationRequest can be saved with warnings. \r\nFor a MedicationDispense the warnings must be accepted by the pharmacist.\r\nErrors must be amended before the resource can be saved.\r\nNB! The Detected Issues are never saved by the Swedish eHealth Agency. They are a always generated according to the current conditions.",
        "type" : [
          {
            "code" : "Reference",
            "aggregation" : [
              "contained"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "OperationOutcome.issue.severity",
        "path" : "OperationOutcome.issue.severity",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Allvarlighetsgrad"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.code",
        "path" : "OperationOutcome.issue.code",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Typ av resultat"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.details",
        "path" : "OperationOutcome.issue.details",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Felorsak"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.details.coding",
        "path" : "OperationOutcome.issue.details.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/fhir-error-codes"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Fel"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.details.coding.system",
        "path" : "OperationOutcome.issue.details.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "OperationOutcome.issue.details.coding.version",
        "path" : "OperationOutcome.issue.details.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "OperationOutcome.issue.details.coding.code",
        "path" : "OperationOutcome.issue.details.coding.code",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Felkod"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.details.coding.display",
        "path" : "OperationOutcome.issue.details.coding.display",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Felmeddelande"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.diagnostics",
        "path" : "OperationOutcome.issue.diagnostics",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Feldiagnostik"
          }
        ]
      },
      {
        "id" : "OperationOutcome.issue.expression",
        "path" : "OperationOutcome.issue.expression",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Felkälla"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.